projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a441d88
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Wed, 31 Mar 2004 23:46:23 +0000
(23:46 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Wed, 31 Mar 2004 23:46:23 +0000
(23:46 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index f87dc9269551c70111bb3589daa7118d48a77f38..289998cc3f5da1cf692216ceb82880b1ae397050 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,11
@@
+2004-04-01 Nick Roberts <nick@nick.uklinux.net>
+
+ * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
+ (gdb-source-info): Don't display source at startup, if required.
+ (gdb-show-main): New option.
+ (gdba): Update documentation.
+ (gdb-source): Cover case of auto-display output.
+
2004-03-31 Juri Linkov <juri@jurta.org>
* dired.el: Add autoload for `dired-do-touch'.